home *** CD-ROM | disk | FTP | other *** search
/ Old Testament Foundatiosn with Philip Yancey / Old Testament Foundatiosn with Philip Yancey - Disc 1.iso / pc / data / m11h17.dir / 00009.ls < prev    next >
Encoding:
Text File  |  1996-09-06  |  168 b   |  9 lines

  1. on mouseDown
  2.   set the castNum of sprite 44 to cast "b026"
  3.   if pressLessonButton(44) then
  4.     sound stop 2
  5.     pupSprites(1, 48, 0)
  6.     go(1, "b026.dir")
  7.   end if
  8. end
  9.